Skip to content

Add agentskill-learn: Community skills marketplace#801

Open
romainsimon wants to merge 4 commits intogithub:stagedfrom
romainsimon:add-agentskill-sh
Open

Add agentskill-learn: Community skills marketplace#801
romainsimon wants to merge 4 commits intogithub:stagedfrom
romainsimon:add-agentskill-sh

Conversation

@romainsimon
Copy link

Summary

Adds the agentskill-learn skill — a pointer to the community skills marketplace at agentskill.sh.

What it enables:

  • Search & Discovery: Find skills by keyword from a community catalog (44,000+ skills)
  • Security Scanning: Every skill is scanned before install (prompt injection, RCE, credential exfiltration, obfuscation detection)
  • Multi-Platform: Works with Copilot, Claude Code, Codex, Cursor, Windsurf, Cline

Note: This is a pointer skill. The canonical source is agentskill-sh/learn. A similar PR was submitted to openai/skills#152.

@github-actions github-actions bot force-pushed the main branch 4 times, most recently from 97043a1 to ccc6997 Compare February 24, 2026 03:13
Copy link
Contributor

@aaronpowell aaronpowell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you repoint this branch to be staged as the contributing docs. Here's how to do that with the GitHub CLI:

gh pr edit 801 --base staged

@github-actions github-actions bot force-pushed the main branch 19 times, most recently from ea85bbf to 4488150 Compare February 27, 2026 00:07
@romainsimon romainsimon changed the base branch from main to staged March 1, 2026 14:05
Run npm start to regenerate docs after adding agentskill-learn skill.
Replace pointer/stub with the complete skill content inline,
as required by the awesome-copilot contribution guidelines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@romainsimon romainsimon requested a review from aaronpowell March 3, 2026 14:12
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The skill defined here does not match the skill from your repo. Would it not make sense for them to be aligned?

But this raises another question, if we have a copy of the skill from the agentskill-sh/learn repo in here, won't there be a maintenance burden in that you have to always know to update in multiple places to avoid drift in the implementation? Since agentskill-sh/learn is a plugin marketplace, and can be installed into copilot with /plugin marketplace add agentskill-sh/learn does duplicating across multiple locations really make sense? Wouldn't it be preferable for people to go via your repo/marketplace directly to ensure they are always using the most up to date version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants